[Include] Optidraw

Started by SA:MP, May 10, 2023, 02:54 PM

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.

SA:MP

[Include] Optidraw

General



Addon for Incognito's streamer.

This include will help you with map optimization.

Download: https://github.com/algorhitmically/optidraw





Required dependencies



[Streamer]

[Model-Sizes-Plus]

OR

[Model-Sizes-SQL]




Methods



These are optimization methods that you need to define before including optidraw:



METHOD_BOX

METHOD_SPHERE



Use



#define OD_METHOD your_method



Tips



Choose optimization method. Example: #define OD_METHOD METHOD_BOX

Include optidraw below streamer!

You can disable static objects with: #define OD_DISABLE_STATIC_OBJECTS

You can disable startup messages with: #define OD_DISABLE_STARTUP_MESSAGE

Source: [Include] Optidraw